home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2007 December
/
PCWKCD1207B.iso
/
+ TYLKO W WERSJI CYFROWEJ +
/
PCWK_PROG
/
Source
/
120
/
ukryte3
/
fukryte3.dfm
< prev
next >
Wrap
Text File
|
2007-07-04
|
5KB
|
231 lines
object Form1: TForm1
Left = 64
Top = 53
Width = 654
Height = 482
Caption = 'Ukryte obrazy #3 - nag'#322#243'wek, kodowanie i zapis.'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = False
PixelsPerInch = 96
TextHeight = 13
object Panel1: TPanel
Left = 0
Top = 0
Width = 646
Height = 89
Align = alTop
Font.Charset = EASTEUROPE_CHARSET
Font.Color = clNavy
Font.Height = -9
Font.Name = 'Verdana'
Font.Style = []
ParentFont = False
TabOrder = 0
object Label1: TLabel
Left = 7
Top = 66
Width = 14
Height = 12
Caption = 'R: '
end
object Label2: TLabel
Left = 62
Top = 66
Width = 12
Height = 12
Caption = 'G:'
end
object Label3: TLabel
Left = 121
Top = 66
Width = 11
Height = 12
Caption = 'B:'
end
object Label4: TLabel
Left = 229
Top = 51
Width = 109
Height = 12
Caption = 'Przestrze'#324' dost'#281'pna: '
end
object Label5: TLabel
Left = 228
Top = 67
Width = 115
Height = 12
Caption = 'Przestrze'#324' wymagana: '
end
object Label6: TLabel
Left = 25
Top = 43
Width = 72
Height = 12
Caption = 'Identyfikator: '
Color = clBtnFace
ParentColor = False
end
object Button1: TButton
Left = 7
Top = 8
Width = 105
Height = 25
Caption = 'Obraz g'#322#243'wny'
TabOrder = 0
OnClick = Button1Click
end
object Button2: TButton
Left = 229
Top = 8
Width = 105
Height = 25
Caption = 'Obraz ukrywany'
TabOrder = 1
OnClick = Button2Click
end
object Button4: TButton
Left = 536
Top = 40
Width = 89
Height = 25
Caption = 'Zapisz'
TabOrder = 2
OnClick = Button4Click
end
object Edit1: TEdit
Left = 19
Top = 64
Width = 20
Height = 18
Color = 12891900
Ctl3D = False
ParentCtl3D = False
TabOrder = 3
Text = '3'
OnExit = Edit3Exit
end
object Edit2: TEdit
Left = 75
Top = 64
Width = 20
Height = 18
Color = 9961419
Ctl3D = False
ParentCtl3D = False
TabOrder = 4
Text = '3'
OnExit = Edit3Exit
end
object Edit3: TEdit
Left = 133
Top = 64
Width = 20
Height = 18
Color = 16765348
Ctl3D = False
ParentCtl3D = False
TabOrder = 5
Text = '3'
OnExit = Edit3Exit
end
object Button3: TButton
Left = 536
Top = 8
Width = 89
Height = 25
Caption = 'Ukrywaj'
TabOrder = 6
OnClick = Button3Click
end
object Edit4: TEdit
Left = 115
Top = 41
Width = 38
Height = 18
Color = 9568255
Ctl3D = False
ParentCtl3D = False
TabOrder = 7
Text = '1234'
OnExit = Edit3Exit
end
end
object ScrollBox1: TScrollBox
Left = 0
Top = 89
Width = 209
Height = 366
Align = alLeft
TabOrder = 1
object Image1: TImage
Left = 0
Top = 0
Width = 169
Height = 169
AutoSize = True
end
end
object ScrollBox2: TScrollBox
Left = 225
Top = 89
Width = 200
Height = 366
Align = alLeft
TabOrder = 2
object Image2: TImage
Left = 0
Top = 0
Width = 169
Height = 169
AutoSize = True
end
end
object Panel2: TPanel
Left = 209
Top = 89
Width = 16
Height = 366
Align = alLeft
TabOrder = 3
end
object Panel3: TPanel
Left = 425
Top = 89
Width = 16
Height = 366
Align = alLeft
TabOrder = 4
end
object ScrollBox3: TScrollBox
Left = 441
Top = 89
Width = 205
Height = 366
Align = alClient
TabOrder = 5
object Image3: TImage
Left = 0
Top = 0
Width = 169
Height = 169
AutoSize = True
end
end
object OpenPictureDialog1: TOpenPictureDialog
DefaultExt = 'bmp'
Filter = 'Pliki bmp|*.bmp'
Left = 176
end
object SavePictureDialog1: TSavePictureDialog
DefaultExt = 'bmp'
Filter = 'Pliki bmp|*.bmp'
Left = 616
Top = 64
end
end